home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / misc / math / PCalc.lha / PCalc.doc next >
Encoding:
Text File  |  1995-04-01  |  1.5 KB  |  59 lines

  1.  
  2.                           PCalc v2.3
  3.                           ============
  4.  
  5. PCalc is a small comodity calculator for programmers.
  6.  
  7. This program requires OS 2.04 or later to run.
  8.  
  9. Keys usage:
  10.  
  11. <+>            Add
  12. <->            Substract
  13. </>            Divide
  14. <*>            Multiply
  15. <ENTER>        Calculate answer
  16. <BACKSPACE>    Delete last digit
  17. <TAB>          Convert values to HEX/DEC/BIN
  18. <ESC>          Clear everything
  19. <DEL>          Erase last entry. The process of calculation remains unerased
  20.  
  21. PCalc understands the following icon tooltypes:
  22.  
  23. `CX_PRI=PRIORITY'
  24.      lets you change the priority of PCalc relative to other
  25.      Commodities Exchange programs. The valid range is -128 to 127;
  26.      This only changes the order in which the Commodities
  27.      gets to look at input events. Default priority is 0.
  28.  
  29. `CX_POPKEY=HOTKEY STRING'
  30.      specifies the key or keys that must be pressed to pop up PCalc
  31.      window. The window opens on the front-most screen.
  32.      The default is `control lalt c'.
  33.  
  34.  
  35. Copyright
  36. ---------
  37. PCalc is written and copyright © 1994-1995 by Bogdan Marczuk. No parts
  38. of this program may be altered by any means (this includes editing,
  39. reprogramming, resourceing etc.), except archiving.
  40. PCalc is a freeware program.
  41.  
  42. Disclaimer
  43. ----------
  44. The author is in no way liable for damages or loss of data directly
  45. or indirectly caused by this software.
  46.  
  47. The Author
  48. ----------
  49. Any comments, ideas or bug-reports etc. to:
  50.  
  51.     Bogdan Marczuk
  52.     ul. Wielka 41/7
  53.     53-338 Wroclaw
  54.     POLAND
  55.  
  56. You can also try by E-Mail (Internet):
  57.  
  58.     marczuk@ci-1.ci.pwr.wroc.pl
  59.